home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / Process Viewer / README.TXT < prev   
Encoding:
Text File  |  2002-09-29  |  3.2 KB  |  44 lines

  1. PrcView is a freeware process viewer utility that shows comprehensive information about running processes. This information includes such details as the creation time, version and full path for each DLL used by a selected process, a list of all threads, memory blocks and heaps. PrcVIew also allows you to kill and attach a debugger to a selected process. pv is a PrcView command line utility that allows automating common task like figuring out if particular process is running or killing a running process on scheduler.
  2.  
  3. PrcView runs on both Windows 9x/Me and Windows NT/XP platforms.
  4.  
  5. No special installation is required. Simply unzip archive to a new, empty folder.
  6.  
  7. WhatÆs new in 3.0
  8. - Displays complete task tree 
  9. - DLL usage summary
  10. - Displays Task list like the standard task manager
  11. - Display process start-up parameters
  12. - PrcView distribution now includes PV.EXE - a new utility that provides PrcView functionality from the command-line. Use pv -h for more information about available options.
  13.  
  14.  
  15. What's new in 2.0
  16. ╖ Get the full list of DLLÆs for each running process including FULL PATH for each loaded module - discover what DLLÆs your process really uses and where they are located.
  17. ╖ Double click on any module or process to get the full version information 
  18. ╖ Save any view as a tab-separated text file by just pressing F2
  19. ╖ Process Finder Tool  - just drag the finder icon and drop it to the process Window to select the desired process
  20. ╖ Smooth update - you donÆt need to press the refresh button to get the updated list of all processes, PrcView will periodically update the process list for you
  21. ╖ Resize window, change settings, PrcView saves configuration information and appears on the screen the same next time you start it.
  22. ╖ New look and nice icons 
  23.  
  24. This software is free and freely distributable on a non-commercial basis in the format ORIGINALLY RELEASED (PrcView.zip) with the original Copyright clause.
  25. The author expressly disclaims any warranty for this software. This software and 
  26. any related documentation is provided "as is" without warranty of any kind.
  27.  
  28. Distribution of the program or any work based on the program by a commercial organization to any third party is permitted only with the written permission of the author
  29.  
  30. If you encounter a problem while running PrcView, please visit http://www.prcview.com to obtain the latest version. If you still have problems, please send a short description to: support@prcview.com
  31.  
  32. -------------------------------------------------
  33.  
  34. LIABILITY DISCLAIMER -- READ BEFORE using PrcView.exe
  35.  
  36. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESSED, 
  37. IMPLIED OR OTHERWISE, INCLUDING AND WITHOUT LIMITATION, ANY WARRANTY OF 
  38. MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE 
  39. AUTHOR OR HIS COMPANY BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR 
  40. CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR 
  41. LOSS OF PROFITS, BUSINESS INTERRUPTION, LOSS OF INFORMATION, OR ANY OTHER LOSS) , 
  42. WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, 
  43. ARISING OUT OF OR IN CONNECTION WITH THE USE OR INABILITY TO USE THIS SOFTWARE.
  44.